home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / guide / hsc.lha / hsc / README < prev    next >
Text File  |  1995-10-09  |  1KB  |  43 lines

  1. HSC (v0.9.1) [also includes "hsc.prefs"]
  2.  
  3.   This is a developer tool for HTML projects.
  4.  
  5.   It can be used on any HTML-file and creates a new HTML-file
  6.   as output. It's mainly intended to create and maintain larger
  7.   HTML-projects. It can be used with 'make'. (A short example
  8.   project is included with the archive)
  9.  
  10.   HSC is *not* a tool to make HTML easier for beginners.
  11.  
  12.   It's a tool to make HTML a bit less painful and braindamaged
  13.   for people who already know how to work with it.
  14.  
  15.   Documentation in HTML. Freeware, binary only.
  16.  
  17. FEATURES:
  18.  
  19.   o adds some special tags to for example include files or
  20.     insert current time
  21.   o lets you define macro-tags
  22.   o for local links, checks if file exists
  23.   o supports absolute URIs (relative to project-main-directory)
  24.   o performs a (small) HTML-syntax-check
  25.   o replaces special characters by its entities
  26.   o and more..
  27.  
  28. USAGE:
  29.  
  30.   CLI only.
  31.  
  32. NOTE:
  33.  
  34.   This is an update to version 0.9, but still a (mostly) working
  35.   beta-version.
  36.  
  37.   HSC should be quite stable under "normal conditions", however
  38.   test it only with copies of your data.
  39.  
  40.   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  41.  
  42.  
  43.